PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFForm Class / getNeedAppearances Method
In This Topic
    getNeedAppearances Method
    In This Topic
    Gets a value indicating whether to construct visual appearances for all field widgets in the document.
    Syntax
    public boolean getNeedAppearances()

    Return Value

    True if visual appearances should be constructed for all field widgets by the viewer application.
    See Also